PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package
/
PDFResetFormAction Class
/ setResetFields Method
True if the fields in the list are reset, false if they are excluded from reset.
Collapse All
Expand All
In This Topic
setResetFields Method
In This Topic
Sets a value indicating whether the action resets the fields in the list or excludes them.
Syntax
public
void
setResetFields(
boolean
value
)
Parameters
value
True if the fields in the list are reset, false if they are excluded from reset.
See Also
Reference
PDFResetFormAction Class
PDFResetFormAction Members